Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / LonLat<T> Structure / Latitude Property

In This Topic
    Latitude Property (LonLat<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Latitude As T
    public T Latitude {get; set;}
    See Also